github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantToggleBan.PrevParticipant (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L1785: 	PrevParticipant ChannelParticipantClass
		tl_channel_admin_log_event_action_gen.go#L1812: 	if !(c.PrevParticipant == nil) {
		tl_channel_admin_log_event_action_gen.go#L1836: 	c.PrevParticipant = from.GetPrevParticipant()
		tl_channel_admin_log_event_action_gen.go#L1889: 	if c.PrevParticipant == nil {
		tl_channel_admin_log_event_action_gen.go#L1892: 	if err := c.PrevParticipant.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L1925: 		c.PrevParticipant = value
		tl_channel_admin_log_event_action_gen.go#L1942: 	return c.PrevParticipant