const github.com/gotd/td/tg.InputBotInlineResultPhotoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_result_gen.go#L511: const InputBotInlineResultPhotoTypeID = 0xa8d864a7
tl_input_bot_inline_result_gen.go#L572: return InputBotInlineResultPhotoTypeID
tl_input_bot_inline_result_gen.go#L584: ID: InputBotInlineResultPhotoTypeID,
tl_input_bot_inline_result_gen.go#L616: b.PutID(InputBotInlineResultPhotoTypeID)
tl_input_bot_inline_result_gen.go#L647: if err := b.ConsumeID(InputBotInlineResultPhotoTypeID); err != nil {
tl_input_bot_inline_result_gen.go#L1320: case InputBotInlineResultPhotoTypeID:
tl_registry_gen.go#L623: InputBotInlineResultPhotoTypeID: "inputBotInlineResultPhoto#a8d864a7",
tl_registry_gen.go#L2405: "inputBotInlineResultPhoto": InputBotInlineResultPhotoTypeID,
tl_registry_gen.go#L4187: InputBotInlineResultPhotoTypeID: func() bin.Object { return &InputBotInlineResultPhoto{} },
tl_registry_gen.go#L5786: InputBotInlineResultPhotoTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |