const github.com/gotd/td/tg.BotInfoTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L101: const BotInfoTypeID = 0x4d8a0299
tl_bot_info_gen.go#L217: return BotInfoTypeID
tl_bot_info_gen.go#L229: ID: BotInfoTypeID,
tl_bot_info_gen.go#L329: buf.PutID(BotInfoTypeID)
tl_bot_info_gen.go#L401: if err := buf.ConsumeID(BotInfoTypeID); err != nil {
tl_registry_gen.go#L643: BotInfoTypeID: "botInfo#4d8a0299",
tl_registry_gen.go#L3110: "botInfo": BotInfoTypeID,
tl_registry_gen.go#L5577: BotInfoTypeID: func() bin.Object { return &BotInfo{} },
![]() |
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. |