github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantEditRank.PrevRank (field)
6 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L8070: PrevRank string
tl_channel_admin_log_event_action_gen.go#L8100: if !(c.PrevRank == "") {
tl_channel_admin_log_event_action_gen.go#L8126: c.PrevRank = from.GetPrevRank()
tl_channel_admin_log_event_action_gen.go#L8184: b.PutString(c.PrevRank)
tl_channel_admin_log_event_action_gen.go#L8217: c.PrevRank = value
tl_channel_admin_log_event_action_gen.go#L8242: return c.PrevRank
![]() |
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. |