Rename tgapi request structs
Add MaybeInaccessibleMessage tests and godoc Update wiki and Bot API docs for the new naming
This commit is contained in:
@@ -57,7 +57,7 @@ func TestUploaderEncodesJSONFieldsAndLeavesAcceptEncodingToHTTPTransport(t *test
|
||||
}()
|
||||
|
||||
msg, err := uploader.SendPhoto(
|
||||
UploadPhotoP{
|
||||
UploadPhoto{
|
||||
ChatID: 42,
|
||||
CaptionEntities: []MessageEntity{{
|
||||
Type: MessageEntityBold,
|
||||
|
||||
Reference in New Issue
Block a user