Skip to content

Fix TdInt64 JSON type for inline keyboard test helper#61

Merged
Kylmakalle merged 1 commit intomainfrom
fix-ci
Feb 22, 2026
Merged

Fix TdInt64 JSON type for inline keyboard test helper#61
Kylmakalle merged 1 commit intomainfrom
fix-ci

Conversation

@Kylmakalle
Copy link
Contributor

Summary

  • fix makeInlineKeyboardButton test helper to encode icon_custom_emoji_id as a string (\"0\") instead of a numeric literal
  • match TDLib TdInt64 decoding behavior in generated models, which expects JSON string values
  • resolve CI crash in unit tests with DecodingError.typeMismatch(String, ...)

@Kylmakalle Kylmakalle merged commit 6a6b1f8 into main Feb 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant