We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c008df commit 53694e8Copy full SHA for 53694e8
library/src/test/java/com/pengrad/telegrambot/TelegramBotTest.java
@@ -65,7 +65,7 @@ public class TelegramBotTest {
65
String voiceFileId = "AwADAgADYwADuYNZSZww_hkrzCIpAg";
66
String videoFileId = "BAADAgADZAADuYNZSXhLnzJTZ2yvAg";
67
String photoFileId = "AgADAgADDKgxG7mDWUlvyFIJ9XfF9yszSw0ABBhVadWwbAK1z-wIAAEC";
68
- String gifFileId = "CgADAgADfQADgNqgSTt9SzatJhc3Ag";
+ String gifFileId = "CgADAgADfQADgNqgSTt9SzatJhc3FgQ";
69
String withSpaceFileId = "BAADAgADZwADkg-4SQI5WM0SPNHrAg";
70
String stickerSet = "testset_by_pengrad_test_bot";
71
String imageUrl = "https://telegram.org/img/t_logo.png";
0 commit comments