github.com/gotd/td/tg.ReplyKeyboardMarkup.Persistent (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_reply_markup_gen.go#L484: 	Persistent bool
		tl_reply_markup_gen.go#L526: 	if !(r.Persistent == false) {
		tl_reply_markup_gen.go#L560: 	r.Persistent = from.GetPersistent()
		tl_reply_markup_gen.go#L635: 	if !(r.Persistent == false) {
		tl_reply_markup_gen.go#L697: 	r.Persistent = r.Flags.Has(4)
		tl_reply_markup_gen.go#L786: 		r.Persistent = true
		tl_reply_markup_gen.go#L789: 		r.Persistent = false