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

2 uses

	github.com/gotd/td/tg (current package)
		tl_document_slices_gen.go#L79: func (s DocumentClassArray) Last() (v DocumentClass, ok bool) {
		tl_document_slices_gen.go#L243: 	value, ok := s.Last()