const github.com/gotd/td/tg.MessageActionChatDeletePhotoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L594: const MessageActionChatDeletePhotoTypeID = 0x95e3fbef
tl_message_action_gen.go#L630: return MessageActionChatDeletePhotoTypeID
tl_message_action_gen.go#L642: ID: MessageActionChatDeletePhotoTypeID,
tl_message_action_gen.go#L657: b.PutID(MessageActionChatDeletePhotoTypeID)
tl_message_action_gen.go#L674: if err := b.ConsumeID(MessageActionChatDeletePhotoTypeID); err != nil {
tl_message_action_gen.go#L15661: case MessageActionChatDeletePhotoTypeID:
tl_registry_gen.go#L163: MessageActionChatDeletePhotoTypeID: "messageActionChatDeletePhoto#95e3fbef",
tl_registry_gen.go#L2630: "messageActionChatDeletePhoto": MessageActionChatDeletePhotoTypeID,
tl_registry_gen.go#L5097: MessageActionChatDeletePhotoTypeID: func() bin.Object { return &MessageActionChatDeletePhoto{} },
tl_registry_gen.go#L8229: MessageActionChatDeletePhotoTypeID,
![]() |
The pages are generated with Golds v0.8.5. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |