github.com/gotd/td/tg.BotBusinessConnection.ConnectionID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bot_business_connection_gen.go#L54: ConnectionID string
tl_bot_business_connection_gen.go#L93: if !(b.ConnectionID == "") {
tl_bot_business_connection_gen.go#L131: b.ConnectionID = from.GetConnectionID()
tl_bot_business_connection_gen.go#L222: buf.PutString(b.ConnectionID)
tl_bot_business_connection_gen.go#L261: b.ConnectionID = value
tl_bot_business_connection_gen.go#L316: return b.ConnectionID
![]() |
The pages are generated with Golds v0.8.4. (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. |