github.com/gotd/td/tg.AiComposeTone.AuthorID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_ai_compose_tone_gen.go#L65: AuthorID int64
tl_ai_compose_tone_gen.go#L119: if !(a.AuthorID == 0) {
tl_ai_compose_tone_gen.go#L169: a.AuthorID = val
tl_ai_compose_tone_gen.go#L265: if !(a.AuthorID == 0) {
tl_ai_compose_tone_gen.go#L305: b.PutLong(a.AuthorID)
tl_ai_compose_tone_gen.go#L391: a.AuthorID = value
tl_ai_compose_tone_gen.go#L509: a.AuthorID = value
tl_ai_compose_tone_gen.go#L521: return a.AuthorID, true
![]() |
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. |