github.com/gotd/td/tg.ChatParticipantsClassArray.Last (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participants_slices_gen.go#L79: func (s ChatParticipantsClassArray) Last() (v ChatParticipantsClass, ok bool) {
		tl_chat_participants_slices_gen.go#L175: 	value, ok := s.Last()