github.com/gotd/td/tg.UserFull.PersonalChannelMessage (field)
8 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L304: PersonalChannelMessage int
tl_user_full_gen.go#L549: if !(u.PersonalChannelMessage == 0) {
tl_user_full_gen.go#L771: u.PersonalChannelMessage = val
tl_user_full_gen.go#L1262: if !(u.PersonalChannelMessage == 0) {
tl_user_full_gen.go#L1441: b.PutInt(u.PersonalChannelMessage)
tl_user_full_gen.go#L1706: u.PersonalChannelMessage = value
tl_user_full_gen.go#L2576: u.PersonalChannelMessage = value
tl_user_full_gen.go#L2588: return u.PersonalChannelMessage, 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. |