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

7 uses

	github.com/gotd/td/tg (current package)
		tl_reply_markup_gen.go#L482: 	Selective bool
		tl_reply_markup_gen.go#L523: 	if !(r.Selective == false) {
		tl_reply_markup_gen.go#L559: 	r.Selective = from.GetSelective()
		tl_reply_markup_gen.go#L632: 	if !(r.Selective == false) {
		tl_reply_markup_gen.go#L696: 	r.Selective = r.Flags.Has(2)
		tl_reply_markup_gen.go#L767: 		r.Selective = true
		tl_reply_markup_gen.go#L770: 		r.Selective = false